export declare const rgbToColorAttribute: (rgb: { r: number; g: number; b: number; }) => string; //# sourceMappingURL=rgbToColorAttribute.d.ts.map