import type { DownloaderWithMeta } from './types.js';
export declare function adjust(downloader: DownloaderWithMeta): void;
//# sourceMappingURL=adjust-concurrency.d.ts.map