export declare class Colors { static color_primary: string; static color_accent: string; static color_warn: string; }