export declare const enum OrientationType { POTTRAIT = 0, LANDSCAPE = 1, NONE = 2 } //# sourceMappingURL=orientation.d.ts.map