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

declare const Numeric0BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric0BoxOutlineIcon;
