@sheerid/jslib
    Preparing search index...

    Variable StepHybridIdentityPersonalInfoComponentConst

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