export declare enum SvgColorMode { Grayscale = 0, YCbCr = 1, Cmyk = 2, Ycck = 3, Rgb = 4 } //# sourceMappingURL=SvgColorMode.d.ts.map