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

declare const NumbersIcon: MdiReactIconComponentType;
export default NumbersIcon;
