export declare enum EntranceType {
    TOPIC = "\u4E3B\u9898",
    FORUM = "\u7248\u9762",
    COL = "\u5408\u96C6"
}
