import type { ToolDefinition } from "../ToolTypes.js"; export declare const createDiffTool: () => ToolDefinition; //# sourceMappingURL=DiffTool.d.ts.map