export declare function hexToRgb(hex?: string, alpha?: string): string | null;