export type ShellPanelMessages = {
  resize: string;
};
