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

declare const RadarIcon: MdiReactIconComponentType;
export default RadarIcon;
