export declare const primaryColor: string;
export declare const errorColor: string;
export declare const successColor: string;
export declare const warnColor: string;
