export { buildOffsetMaps } from './offset-map.js'; export type { OffsetMaps } from './offset-map.js'; export { buildCompatTree, CompatSyntaxNode } from './compat-node.js'; export type { CompatTree, CompatPosition } from './compat-node.js'; //# sourceMappingURL=index.d.ts.map