export declare enum ShadePlotResolutionMode { Draft = 0, Preview = 1, Normal = 2, Presentation = 3, Maximum = 4, Custom = 5 } //# sourceMappingURL=ShadePlotResolutionMode.d.ts.map