/// export declare const useCloseOnOutsideClick: (onClose: () => void) => import("react").MutableRefObject;