import * as ScreenOrientation from 'expo-screen-orientation'; export declare function useOrientation(): ScreenOrientation.Orientation; //# sourceMappingURL=useOrientation.d.ts.map