export default function useOnClickOutside(ref: any, callback: (event: Event) => void): void;