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