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

declare const MonitorMobilePhoneIcon: MdiReactIconComponentType;
export default MonitorMobilePhoneIcon;
