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

declare const Number5Icon: MdiReactIconComponentType;
export default Number5Icon;
