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

declare const NumericTwoIcon: MdiReactIconComponentType;
export default NumericTwoIcon;
