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