export declare const DEFAULT_FLOATING_GROUP_OVERFLOW_SIZE = 100; export declare const DEFAULT_FLOATING_GROUP_POSITION: { left: number; top: number; width: number; height: number; }; export declare const DESERIALIZATION_POPOUT_DELAY_MS = 100;