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