import { ReactIconComponentType } from '../types';

declare const PhoneIphone: ReactIconComponentType;
export default PhoneIphone;
            