import { LevelMgr } from "../LevelMgr";
export declare function setBuildings(this: LevelMgr): void;
