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

declare const Numeric9BoxOutlineIcon: MdiReactIconComponentType;
export default Numeric9BoxOutlineIcon;
