export declare const useOutsideClick: (callback: (event: MouseEvent) => R) => import('react').MutableRefObject;