export declare function useOrientation(): {
    type: string;
    angle: number;
};
//# sourceMappingURL=useOrientation.d.ts.map