package s.a; import kotlinx.coroutines.Job; /* compiled from: CompletableJob.kt */ public interface t extends Job { }