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

declare const NumericIcon: MdiReactIconComponentType;
export default NumericIcon;
