import { FC, SVGProps } from 'react'; declare const IconPhoneOutgoing: FC & { fill?: string }>; export default IconPhoneOutgoing;