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