export default useOutsideClick; declare function useOutsideClick(ref: any, callback: any): void;