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

declare const Numeric8BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric8BoxesOutlineIcon;
