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

declare const NumericSevenCircleIcon: MdiReactIconComponentType;
export default NumericSevenCircleIcon;
