declare const useOnClickOutside: (menuRef: any, handleClose: any) => void; export default useOnClickOutside;