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

declare const NumberNinePlusCircleIcon: MdiReactIconComponentType;
export default NumberNinePlusCircleIcon;
