export declare const usePosition: () => "fixed" | "absolute" | "relative";