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

declare const Numeric6BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric6BoxOutlineIcon;
