Variable StepLowIncomePersonalInfoComponentConst
StepLowIncomePersonalInfoComponent: ComponentClass<
Pick<StepLowIncomePersonalInfoComponentProps, "verificationService">,
any,
> & {
WrappedComponent: ComponentType<
StepLowIncomePersonalInfoComponentProps & InjectedIntlProps,
>;
} = ...