export declare const black: string; export declare const gray900: string; export declare const gray700: string; export declare const gray400: string; export declare const gray200: string; export declare const gray100: string; export declare const gray50: string; export declare const gray25: string; export declare const white: string; export declare const blue900: string; export declare const blue700: string; export declare const blue400: string; export declare const blue200: string; export declare const blue50: string; export declare const blue25: string; export declare const coral900: string; export declare const coral700: string; export declare const coral400: string; export declare const coral200: string; export declare const coral50: string; export declare const coral25: string; export declare const orange900: string; export declare const orange700: string; export declare const orange500: string; export declare const orange400: string; export declare const orange200: string; export declare const orange50: string; export declare const orange25: string; export declare const green900: string; export declare const green700: string; export declare const green500: string; export declare const green400: string; export declare const green200: string; export declare const green50: string; export declare const green25: string; export declare const warning: string; //# sourceMappingURL=colors.d.ts.map