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

declare const Numeric9BoxesOutlineIcon: MdiReactIconComponentType;
export default Numeric9BoxesOutlineIcon;
