export { BuildingOffice };
export default BuildingOffice;
import BuildingOffice from "./BuildingOffice.svelte";
