// Rendering settings:
// - Signature version: 2
// - Show manifest properties: false
// - Show declarations: true

// Library unique name: <main>
abstract interface /I1 // /I1|null[0]
abstract interface /I2 // /I2|null[0]
final fun (/I1)./component1(): kotlin/Int // /component1|component1@I1(){}[0]
final fun (/I2)./component2(): kotlin/String // /component2|component2@I2(){}[0]
final fun /test(/I1) // /test|test(I1){}[0]
