import { IconProps } from '../Icon'; declare function SvgPhoneIphone(props: IconProps): JSX.Element; export default SvgPhoneIphone;