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

declare const NumericThreeCircleIcon: MdiReactIconComponentType;
export default NumericThreeCircleIcon;
