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