import { Command } from 'commander'; export declare function registerBatch(agentCmd: Command): void;