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