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

declare const Numeric4BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric4BoxesOutlineIcon;
