package o; import com.scb.phone.data.network.service.ProfileService; import com.scb.phone.data.network.service.registration.RegistrationWithApiAuthService; /* loaded from: classes.dex */ public final class nBt { public ProfileService a; public RegistrationWithApiAuthService c; @InterfaceC13391fZD public nBt(ProfileService profileService, RegistrationWithApiAuthService registrationWithApiAuthService) { this.a = profileService; this.c = registrationWithApiAuthService; } }