export declare const useOutsideClick: (ref: HTMLElement | null, callback: () => void) => void;