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

declare const Numeric0BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric0BoxesOutlineIcon;
