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

declare const Numeric2Icon: MdiReactIconComponentType;
export default Numeric2Icon;
