export declare enum ScaleEstimationType { None = 1, UserSpecifiedScaleFactor = 2, GridScaleAtReferencePoint = 3, Prismodial = 4 } //# sourceMappingURL=ScaleEstimationType.d.ts.map