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

declare const MumIcon: MdiReactIconComponentType;
export default MumIcon;
