export declare const throttle: any>(func: F, delay: number) => ((...args: Parameters) => Promise>); //# sourceMappingURL=throttle.d.ts.map