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

declare const Numeric8BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric8BoxOutlineIcon;
