export declare const useClickAnywhere: (cb: () => void) => import("react").RefObject;