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

declare const Numeric9Icon: MdiReactIconComponentType;
export default Numeric9Icon;
