export declare const MAX_CHALLENGES = 1024; export declare const MAX_PACKET_ENTITIES = 256; export declare const UPDATE_BACKUP = 16; export declare const CMD_BACKUP = 64; export declare const MAX_INFO_STRING = 512; export declare const MAX_MSGLEN = 1400; export declare const MZ_BLASTER = 0; export declare const MZ_MACHINEGUN = 1; export declare const MZ_SHOTGUN = 2; export declare const MZ_CHAINGUN1 = 3; export declare const MZ_CHAINGUN2 = 4; export declare const MZ_CHAINGUN3 = 5; export declare const MZ_RAILGUN = 6; export declare const MZ_ROCKET = 7; export declare const MZ_GRENADE = 8; export declare const MZ_LOGIN = 9; export declare const MZ_LOGOUT = 10; export declare const MZ_SSHOTGUN = 11; export declare const MZ_BFG = 12; export declare const MZ_HYPERBLASTER = 13; export declare const MZ_IONRIPPER = 16; export declare const MZ_BLUEHYPERBLASTER = 17; export declare const MZ_PHALANX = 18; export declare const MZ_BFG2 = 19; export declare const MZ_PHALANX2 = 20; export declare const MZ_ETF_RIFLE = 30; export declare const MZ_PROX = 31; export declare const MZ_ETF_RIFLE_2 = 32; export declare const MZ_HEATBEAM = 33; export declare const MZ_BLASTER2 = 34; export declare const MZ_TRACKER = 35; export declare const MZ_NUKE1 = 36; export declare const MZ_NUKE2 = 37; export declare const MZ_NUKE4 = 38; export declare const MZ_NUKE8 = 39; //# sourceMappingURL=constants.d.ts.map