export declare enum BACKGROUND_TYPE { backgroundTypeWallpaper = "backgroundTypeWallpaper", backgroundTypePattern = "backgroundTypePattern", backgroundTypeFill = "backgroundTypeFill" }