import React from "react"; import { IconProps } from "../lib"; declare const Phone: React.ForwardRefExoticComponent>; export default Phone;