import { SVGProps } from "react"; declare const PhoneXMarkIcon: (props: SVGProps) => JSX.Element; export default PhoneXMarkIcon;