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

declare const MobilePhoneMessageIcon: MdiReactIconComponentType;
export default MobilePhoneMessageIcon;
