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

declare const Numeric2BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric2BoxesOutlineIcon;
