export declare const debounce: any>(fn: F, waitFor: number) => (...args: Parameters) => ReturnType; //# sourceMappingURL=debounce.d.ts.map