export declare const Colors: string[]; export declare function hexToRgb(hex: string): string;