package test

public open class CheckKotlinStub {
    public constructor CheckKotlinStub()
    public open fun getKotlinStub(): test2.KotlinStub!
}
