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

declare const Number2Icon: MdiReactIconComponentType;
export default Number2Icon;
