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

declare const NumericThreeBoxIcon: MdiReactIconComponentType;
export default NumericThreeBoxIcon;
