import { type McpListResult } from '../mcp/router'; export declare function mcpListTool(input: unknown): Promise;