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

declare const Numeric7BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric7BoxesOutlineIcon;
