import { Command } from 'commander';
export declare function mcpCommands(program: Command): void;
