export declare function jsonResult(data: unknown): { content: { type: "text"; text: string; }[]; }; //# sourceMappingURL=mcp-response.d.ts.map