export declare const rgbToHex: (rgb: string) => string;
