This results in a compiler error: ``` @KustomExport sealed class Foo @KustomExport object Bar: Foo() ```
This results in a compiler error: