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

declare const NumericEightIcon: MdiReactIconComponentType;
export default NumericEightIcon;
