Variable StepDriverLicensePersonalInfoComponentConst
StepDriverLicensePersonalInfoComponent: ComponentClass<
Pick<StepDriverLicensePersonalInfoComponentProps, "verificationService">,
any,
> & {
WrappedComponent: ComponentType<
StepDriverLicensePersonalInfoComponentProps & InjectedIntlProps,
>;
} = ...