export declare const debounce: any>(func: T, wait: number) => ((...args: Parameters) => void); //# sourceMappingURL=debounce.d.ts.map