import { Command } from 'commander'; declare const agentCommand: Command; export { agentCommand }; //# sourceMappingURL=agent.d.ts.map