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