import SomeModule import AnotherModule A { helloSomeModule: "hello!" B { helloAnotherModule: "World!" } }