export declare enum NODE_TYPE { NODE = "node", ENTRANCE = "entrance", OPENING = "opening", CONNECT = "connect", LINK = "link" }