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