import type { ToolDefinition } from '../core/toolRuntime.js'; export declare function createGrepTools(workingDir: string): ToolDefinition[]; //# sourceMappingURL=grepTools.d.ts.map