export type FloatingWindowSettings = { width: number; height: number; }; //# sourceMappingURL=FloatingWindowSettings.d.ts.map