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