You don’t need access to these concrete types. You...
# squarelibraries
r
You don’t need access to these concrete types. You only need to know the fully qualified name and this string can be converted to an
FqName
or
ClassName
for KotlinPoet. If you need access for some reason, then I’d suggest creating stubs and put them on the compile classpath only.