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

declare const NumericSevenBoxOutlineIcon: MdiReactIconComponentType;
export default NumericSevenBoxOutlineIcon;
