import { MdiReactIconComponentType } from './dist/typings';

declare const HighlighterIcon: MdiReactIconComponentType;
export default HighlighterIcon;
