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

declare const CellphoneIphoneIcon: MdiReactIconComponentType;
export default CellphoneIphoneIcon;
