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

declare const Numeric3BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric3BoxesOutlineIcon;
