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

declare const NumberThreeCircleIcon: MdiReactIconComponentType;
export default NumberThreeCircleIcon;
