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

declare const Numeric2BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric2BoxOutlineIcon;
