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