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

declare const SmartphoneIphoneIcon: MdiReactIconComponentType;
export default SmartphoneIphoneIcon;
