export default function useDebounce(fn: Function, wait?: number): (...args: Array) => void; //# sourceMappingURL=useDebounce.d.ts.map