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