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