export declare function rgbToHex(value: string): string | null;
