import type { McpRegistryServer } from './mcp-registry.types'; export declare const notionMockServer: McpRegistryServer; export declare const linearMockServer: McpRegistryServer;