import type { ToolDefinition } from "@empiricalrun/shared-types/chat-agent"; export declare const grepTool: ToolDefinition; //# sourceMappingURL=grep.d.ts.map