export declare function throttle any>(func: T, wait: number): T; //# sourceMappingURL=throttle.d.ts.map