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

declare const Numeric8Icon: MdiReactIconComponentType;
export default Numeric8Icon;
