import { CommandOption } from '../types.cjs'; declare const maxConcurrencyOption: CommandOption; export { maxConcurrencyOption };