export declare function hexToRgbVar(hexColor: string | null | undefined): string | null;