package b4; import com.google.firebase.components.ComponentRegistrar; import java.util.List; /* loaded from: classes2.dex */ public interface j { /* renamed from: a, reason: collision with root package name */ public static final j f3109a = new j() { // from class: b4.i @Override // b4.j public final List a(ComponentRegistrar componentRegistrar) { return componentRegistrar.getComponents(); } }; List a(ComponentRegistrar componentRegistrar); }