export declare function formatMcpTextResult(value: string): string; export declare function withMcpToolDefaults(toolName: string, args: Record): Record; //# sourceMappingURL=McpResultFormat.d.ts.map