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

declare const NumericNinePlusBoxIcon: MdiReactIconComponentType;
export default NumericNinePlusBoxIcon;
