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

declare const Numeric1BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric1BoxesOutlineIcon;
