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

declare const NumericEightCircleIcon: MdiReactIconComponentType;
export default NumericEightCircleIcon;
