import "local" as X import "local/SubLib" as Y VerticalLayout { X.Foo { } Y.Bar { } }