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