export default Iphone;
declare function Iphone(props: any): JSX.Element;
