@sheerid/jslib
    Preparing search index...

    Variable StepGeneralIdentityPersonalInfoComponentConst

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