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