export declare const HighlightedText: (props: { text: string; highlightClass?: string; }) => any;