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

declare const NumberThreeCircleOutlineIcon: MdiReactIconComponentType;
export default NumberThreeCircleOutlineIcon;
