export default function useDeviceOrientation(): { portrait: boolean; landscape: boolean; };