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

declare const Numeric5Icon: MdiReactIconComponentType;
export default Numeric5Icon;
