import { HighlightText } from '@/registry/text/highlight'; export const HighlightTextDemo = () => { return ( ); };