import { Command } from "commander"; export declare function registerMcpCommands(program: Command): void;