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

declare const MomIcon: MdiReactIconComponentType;
export default MomIcon;
