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

declare const Numeric6BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric6BoxesOutlineIcon;
