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

declare const Number7Icon: MdiReactIconComponentType;
export default Number7Icon;
