export declare enum OrthographicType { None = 0, Top = 1, Bottom = 2, Front = 3, Back = 4, Left = 5, Right = 6 } //# sourceMappingURL=OrthographicType.d.ts.map