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

declare const NumericOneIcon: MdiReactIconComponentType;
export default NumericOneIcon;
