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

declare const Number8Icon: MdiReactIconComponentType;
export default Number8Icon;
