export declare function throttle any>(fn: T, waitMs: number | undefined): T; //# sourceMappingURL=throttle.d.ts.map