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

// Library unique name: <excluded_packages_library>
final class excluded_packages.test/Class { // excluded_packages.test/Class|null[0]
    constructor <init>() // excluded_packages.test/Class.<init>|<init>(){}[0]
}
final val excluded_packages.test/property // excluded_packages.test/property|{}property[0]
    final fun <get-property>(): kotlin/String // excluded_packages.test/property.<get-property>|<get-property>(){}[0]
final fun excluded_packages.test/function(): kotlin/String // excluded_packages.test/function|function(){}[0]
