export declare const MCP_SCOPE_SCHEMA: Record; export declare const MCP_SERVER_CONFIG_SCHEMA: Record; export declare const MCP_CONFIG_SOURCE_SCHEMA: Record; export declare const MCP_CONFIG_SERVER_SCHEMA: Record; export declare const MCP_RELOAD_SERVER_SCHEMA: Record; export declare const MCP_RELOAD_RESULT_SCHEMA: Record; export declare const MCP_CONFIG_RESPONSE_SCHEMA: Record; /** The redacted server record plus its env VALUES. Admin-only, see mcp.servers.reveal. */ export declare const MCP_REVEALED_SERVER_SCHEMA: Record; export declare const MCP_REVEAL_RESPONSE_SCHEMA: Record; export declare const MCP_CONFIG_MUTATION_RESPONSE_SCHEMA: Record; export declare const MCP_SERVER_STATUS_SCHEMA: Record; export declare const MCP_SERVERS_RESPONSE_SCHEMA: Record; export declare const MCP_TOOL_SCHEMA: Record; export declare const MCP_TOOLS_RESPONSE_SCHEMA: Record; //# sourceMappingURL=method-catalog-runtime-mcp.d.ts.map