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

declare const Numeric1Icon: MdiReactIconComponentType;
export default Numeric1Icon;
