import { Command } from "commander"; export declare function registerAgentVersionCommands(agentCmd: Command): void;