export declare function handleToolError(error: unknown): { content: [{ type: "text"; text: string; }]; isError: true; }; //# sourceMappingURL=errors.d.ts.map