package com.google.firebase.messaging; import com.google.firebase.components.ComponentRegistrar; import java.util.List; import kotlin.collections.CollectionsKt__CollectionsKt; /* loaded from: classes3.dex */ public final class FirebaseMessagingKtxRegistrar implements ComponentRegistrar { @Override // com.google.firebase.components.ComponentRegistrar public List getComponents() { return CollectionsKt__CollectionsKt.emptyList(); } }