export { Highlight, type HighlightBaseProps, type HighlightProps } from './highlight.ripple'; export { useHighlight, type UseHighlightProps } from './use-highlight.ripple'; export type { HighlightChunk } from '@zag-js/highlight-word';