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

declare const NumericNineBoxIcon: MdiReactIconComponentType;
export default NumericNineBoxIcon;
