Variable PhoneNumberComponentConst
PhoneNumberComponent: ComponentClass<Pick<FormFieldComponentProps<any> & PhoneNumberProps, "isErrored" | "onChange" | "value" | "disabled" | "onKeyDown" | "label" | "placeholder" | "autoFocus" | "isRequired" | "explanation" | "errorId" | "verificationService" | "onCarrierConsentChange" | "displaySmsConsent" | "requireCarrierConsent" | "carrierConsent" | "internationalSupport" | "selectedCountryCode">, any> & { WrappedComponent: ComponentType<FormFieldComponentProps<any> & PhoneNumberProps & InjectedIntlProps>; } = ...