export declare const IS_MAYBE_MAC: boolean; export declare const IS_MAYBE_FIREFOX: boolean; export declare function cssSupports(key: string, value: string): boolean; export declare function getScrollbarSize(): number;