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