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

declare const NumericNineIcon: MdiReactIconComponentType;
export default NumericNineIcon;
