export { diffSequence, pairEdits, similarity, wordDiff, type Edit, type Op, type Segment, type SegmentKind } from "../../ui/src/lib/textDiff.js";