@sheerid/jslib
    Preparing search index...

    Variable StepDriverLicensePersonalInfoComponentConst

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