import { Command } from "commander"; export declare function registerMcpListCommand(mcpCmd: Command): void;