export declare class ResolutionSetting { horizontalResolution: number; verticalResolution: number; } //# sourceMappingURL=ResolutionSetting.d.ts.map