public abstract interface VarargParameter : R|kotlin/Any| { public abstract operator fun f(vararg strings: R|kotlin/Array!>|): R|kotlin/Unit| }