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