declare const hexToRgb: (hex: string) => string; export default hexToRgb;