import type { Tool } from './types.js'; export declare const WebFetchTool: Tool;