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

declare const NumericEightBoxOutlineIcon: MdiReactIconComponentType;
export default NumericEightBoxOutlineIcon;
