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

declare const Number1Icon: MdiReactIconComponentType;
export default Number1Icon;
