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