package kotlin.coroutines; // This is a stub for the Kotlin Continuation interface. public interface Continuation { }