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

declare const MmsIcon: MdiReactIconComponentType;
export default MmsIcon;
