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

declare const Numeric0Icon: MdiReactIconComponentType;
export default Numeric0Icon;
