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

declare const NumericThreeCircleOutlineIcon: MdiReactIconComponentType;
export default NumericThreeCircleOutlineIcon;
