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

declare const Numeric5BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric5BoxesOutlineIcon;
