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