package M0; import kotlin.coroutines.Continuation; /* loaded from: classes.dex */ public interface g { Object a(Continuation continuation); }