export { highlightWord } from './highlight.mjs';
export { HighlightChunk, HighlightSpan, HighlightWordProps } from './types.mjs';
