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

declare const Numeric5BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric5BoxOutlineIcon;
