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