Variable StepHybridIdentityPersonalInfoComponentConst
StepHybridIdentityPersonalInfoComponent: ComponentClass<
Pick<
StepHybridIdentityPersonalInfoComponentProps,
"verificationService",
>,
any,
> & {
WrappedComponent: ComponentType<
StepHybridIdentityPersonalInfoComponentProps & InjectedIntlProps,
>;
} = ...