export declare const enum Orientation { Landscape = "l", Portrait = "p" } //# sourceMappingURL=Orientation.d.ts.map