Variable SocialSecurityNumberConst
SocialSecurityNumber: ComponentClass<Pick<FormFieldComponentProps<string>, "isErrored" | "onChange" | "value" | "disabled" | "onKeyDown" | "label" | "placeholder" | "autoFocus" | "isRequired" | "errorId" | "verificationService">, any> & { WrappedComponent: ComponentType<FormFieldComponentProps<string> & InjectedIntlProps>; } = ...