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

declare const Numeric7BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric7BoxOutlineIcon;
