/** * Handle installation of base MCP servers */ export declare function handleInstallBaseServers(configPath: string): Promise;