export declare function hexToRgb(hex?: string): string | undefined;
