export * from "./hastCompression.mjs";
export * from "./hastUtils.mjs";
export { getHastTextContent, getShallowTextContent } from "./getHastTextContent.mjs";
export { stripHighlightingSpans } from "./stripHighlightingSpans.mjs";
export { frameFallbackFromSpans } from "./frameFallbackFromSpans.mjs";