import * as React from "react"; import type { IconProps } from "../types"; declare const TextHighlight: React.ForwardRefExoticComponent>; export default TextHighlight; //# sourceMappingURL=text-highlight.d.ts.map