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