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

declare const Number2BoxIcon: MdiReactIconComponentType;
export default Number2BoxIcon;
