export {
parseLineRef,
validateLineRef,
validateLineRefs,
HashlineMismatchError,
normalizeLineRef,
} from "@oh-my-opencode/hashline-core"
export type { LineRef } from "@oh-my-opencode/hashline-core"