type AsyncMethod = (...args: any[]) => Promise; export declare function LimitConcurrency(limit: number): >(_target: T, propertyKey: K, descriptor: D) => D; export {};