package test

public final class River {
    /*primary*/ public constructor River()
    public final fun song(): kotlin.Int
}
