import React from "react"; export declare const useOutsideClick: (ref: React.RefObject, callback: Function) => void; //# sourceMappingURL=use-outside-click.d.ts.map