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