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

declare const Numeric3Icon: MdiReactIconComponentType;
export default Numeric3Icon;
