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