package o; import com.scb.phone.data.di.DataModule; import com.scb.phone.data.network.service.registration.RegistrationService; import com.scb.phone.data.network.service.registration.RegistrationWithApiAuthService; /* loaded from: classes.dex */ public final class qJJ implements fPK { private final fZE c; private final DataModule e; public static FNz a(DataModule dataModule, RegistrationService registrationService, RegistrationWithApiAuthService registrationWithApiAuthService) { FNz d = dataModule.d(registrationService, registrationWithApiAuthService); if (d != null) { return d; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } @Override // o.fZE public final /* synthetic */ Object get() { throw null; } }