import { Command } from 'commander'; export declare function registerAgentCommands(program: Command): void; //# sourceMappingURL=agents.d.ts.map