import type { FunctionalComponent } from 'vue'; declare const OfficeBuilding: FunctionalComponent<{}, {}>; export default OfficeBuilding;