import React from "react"; import { PhoneTextFieldProps } from "./PhoneTextField.types"; declare const PhonePhoneTextField: React.ForwardRefExoticComponent>; export default PhonePhoneTextField;