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

declare const NumericSevenBoxIcon: MdiReactIconComponentType;
export default NumericSevenBoxIcon;
