export declare const LIGHT_TEXT_COLOR = "#000000"; export declare const DARK_TEXT_COLOR = "#ffffff"; export declare const LIGHT_BG_COLOR = "#ffffff"; export declare const DARK_PAGE_BG = "#585652"; export declare const DARK_BLOCK_BG = "#1e1e1e"; export declare const PREVIEW_BASE_CSS = ""; export declare const DARK_EMAIL_CSS: string; export declare const DARK_EDITOR_CSS_RAW: string;