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

declare const Numeric9BoxIcon: MdiReactIconComponentType;
export default Numeric9BoxIcon;
