/** * Create an in-SDK MCP server that provides claude-flow memory and coordination tools * This runs in-process without spawning Claude Code CLI subprocess */ export declare const claudeFlowSdkServer: import("@anthropic-ai/claude-agent-sdk").McpSdkServerConfigWithInstance; //# sourceMappingURL=claudeFlowSdkServer.d.ts.map