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