export declare function highlightTerm(content: string, term: string | null | undefined): string | import("react/jsx-runtime").JSX.Element[];