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

declare const Number3BoxIcon: MdiReactIconComponentType;
export default Number3BoxIcon;
