import { Command } from "commander"; export declare function registerAgentCommand(program: Command): void; //# sourceMappingURL=agent.d.ts.map