export declare class ToolNotFoundError extends Error { constructor(message: string); } //# sourceMappingURL=errors.d.ts.map