export declare enum ChatAreaCode { GLOB = -1, CN = 1, NA = 2, EU = 4, AS = 8, JP = 16, IN = 32 } //# sourceMappingURL=ChatAreaCode.d.ts.map