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