import type { OrientationType } from "../../util/OrientationUtil"; export declare function useOrientation(): OrientationType;