export declare function hexToRgb(hex: string): rgbDef; declare const _default: any; export default _default;