import { LevelMgr } from "../LevelMgr";
/**
 * 设置POI的链接
 */
export declare function setPOILink(this: LevelMgr): void;
