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

declare const FeatureHighlightIcon: MdiReactIconComponentType;
export default FeatureHighlightIcon;
