package test

internal val checkTypeProp: test.PropType?

internal final class PropType {
    /*primary*/ public constructor PropType()
}
