declare const Building: import("svelte").Component<$$ComponentProps, {}, "">; type Building = ReturnType; export default Building;