import { Command } from "commander"; export declare const createMcpCommand: () => Command;