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

declare const MobilePhoneIphoneIcon: MdiReactIconComponentType;
export default MobilePhoneIphoneIcon;
