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

declare const Numeric3BoxIcon: MdiReactIconComponentType;
export default Numeric3BoxIcon;
