@sheerid/jslib
    Preparing search index...

    Variable StepActiveMilitaryPersonalInfoComponentConst

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