export declare enum BackgroundType { COLOR = "Color", IMAGE = "Image", NONE = "None" } //# sourceMappingURL=enums.d.ts.map