export declare enum PlotPaperUnits { Inches = 0, Millimeters = 1, Pixels = 2 } //# sourceMappingURL=PlotPaperUnits.d.ts.map