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