Variable StepGeneralIdentityPersonalInfoComponentConst
StepGeneralIdentityPersonalInfoComponent: ComponentClass<Pick<StepGeneralIdentityPersonalInfoComponentProps, "verificationService">, any> & {
WrappedComponent: ComponentType<StepGeneralIdentityPersonalInfoComponentProps & InjectedIntlProps>;
} = ...
Type declaration
WrappedComponent: ComponentType<StepGeneralIdentityPersonalInfoComponentProps & InjectedIntlProps>