import * as React from "react"; declare function PhoneOutline(props: React.SVGProps): any; export default PhoneOutline;