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

declare const Numeric2BoxIcon: MdiReactIconComponentType;
export default Numeric2BoxIcon;
