export declare const MAX_EDICT_BITS = 11; export declare const MAX_EDICTS: number; export declare const NETWORKED_EHANDLE_ENT_ENTRY_MASK: number; export declare const NUM_NETWORKED_EHANDLE_SERIAL_NUMBER_BITS = 10; export declare const NUM_NETWORKED_EHANDLE_BITS: number; export declare const MAX_OSPATH = 260; export declare const MAX_SPLITSCREEN_CLIENTS = 260; export declare const MAX_PLAYER_NAME_LENGTH = 128; export declare const SIGNED_GUID_LEN = 32; export declare const MAX_CUSTOM_FILES = 4; export declare const SUBSTRING_BITS = 5; export declare const MAX_USERDATA_BITS = 14; export declare const INVALID_NETWORKED_EHANDLE_VALUE: number; export declare const SND_STOP: number;