export declare function convertRgbColorToHexColor(rgbColor: RGB): null | string;
//# sourceMappingURL=convert-rgb-color-to-hex-color.d.ts.map