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

declare const SmartphoneMessageIcon: MdiReactIconComponentType;
export default SmartphoneMessageIcon;
