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