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

declare const NumericFiveIcon: MdiReactIconComponentType;
export default NumericFiveIcon;
