package ppp import kotlin.platform.platformStatic public object Dependency { @platformStatic public val FIELD: Int = 1 }