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

declare const Numeric8BoxIcon: MdiReactIconComponentType;
export default Numeric8BoxIcon;
