import * as React from 'react'; declare function PhoneCallCrossIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default PhoneCallCrossIcon;