/// export declare function useClickOutside(menuToggle: string): readonly [import("react").MutableRefObject, boolean, import("react").Dispatch>];