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