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

declare const NumericFiveBoxIcon: MdiReactIconComponentType;
export default NumericFiveBoxIcon;
