export declare function debounce(cb: T, wait?: number): T; //# sourceMappingURL=debounce.d.ts.map