declare const useClickOutside: (ref: any, condition: boolean, callback?: any) => any; export default useClickOutside;