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