| // IntelliJ API Decompiler stub source generated from a class file | |
| // Implementation of methods is not available | |
| package a | |
| public interface DefaultImplsInInterface { | |
| public abstract val isVisible: kotlin.Boolean | |
| public abstract val isPersistent: kotlin.Boolean | |
| public abstract suspend fun show(mutatePriority: kotlin.Int): kotlin.Unit | |
| public abstract fun dismiss(): kotlin.Unit | |
| public abstract fun onDispose(): kotlin.Unit | |
| } |