export declare const debounce: (func: T, wait: any, immediate?: boolean) => T; //# sourceMappingURL=debounce.d.ts.map