export { Highlight } from './Highlight'; export type { HighlightProps } from './types'; export { Highlight as default } from './Highlight';