export declare class CSS { static DIALOGUE_BREAKPOINTS: { '960px': string; '640px': string; }; static DIALOGUE_OVERFLOW: { overflow: string; }; static DIALOGUE_WIDTH: string; static DIALOGUE_HIGHT: string; }