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

declare const NumericThreeIcon: MdiReactIconComponentType;
export default NumericThreeIcon;
