export default function hexToRGB(hex: string): string | null;
