import { Command } from "commander";
export declare function registerListCommand(agentCommand: Command): void;
