export * from "./Container"; export * from "./MagicHouse"; export * from "./Room"; export * from "./StreetLamp"; export * from "./Warehouse";