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

declare const Numeric3BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric3BoxOutlineIcon;
