/// <reference types="react" />
export declare function highlightStringBetweenB(str: string, highlight: boolean): JSX.Element;
//# sourceMappingURL=highlightRegex.d.ts.map