export type ShellDisplayMode = "dock" | "float" | "overlay";
