import * as React from "react"; import type { SVGIconProps } from "../../svgIconProps"; export declare const Phone: React.FC; export default Phone;