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

declare const NumericEightBoxIcon: MdiReactIconComponentType;
export default NumericEightBoxIcon;
