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

declare const Numeric4Icon: MdiReactIconComponentType;
export default Numeric4Icon;
