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

declare const Number4Icon: MdiReactIconComponentType;
export default Number4Icon;
