export declare function useClickOutside(target: () => HTMLElement | null, callback: () => void): void; //# sourceMappingURL=click.d.ts.map