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

declare const Numeric7Icon: MdiReactIconComponentType;
export default Numeric7Icon;
