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