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

declare const NumericTwoBoxOutlineIcon: MdiReactIconComponentType;
export default NumericTwoBoxOutlineIcon;
