import { IconProps } from '../types';
declare function Highlighter(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Highlighter;
//# sourceMappingURL=Highlighter.d.ts.map