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

declare const Number9Icon: MdiReactIconComponentType;
export default Number9Icon;
