import type { ToolPlugin } from "./types.js"; export declare const webFetchTool: ToolPlugin;