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

declare const NumericTwoBoxIcon: MdiReactIconComponentType;
export default NumericTwoBoxIcon;
