import { Orientation } from '@appium/types'; import { NovaWindowsDriver } from '../driver'; export declare function getOrientation(this: NovaWindowsDriver): Orientation; //# sourceMappingURL=system.d.ts.map