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

declare const Numeric4BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric4BoxOutlineIcon;
