import type { ToolDefinition } from "./types.js"; declare const tool: ToolDefinition; export default tool; //# sourceMappingURL=web_search.d.ts.map