export { Highlight, type HighlightProps } from './highlight'; export { useHighlight, type HighlightChunk, type UseHighlightProps } from './use-highlight';