export declare const CODEC_IDENTITY = 0; export declare const CODEC_CBOR = 81; export declare const CODEC_LIBP2P_KEY = 114; export declare const SESSION_CACHE_MAX_SIZE = 100; export declare const SESSION_CACHE_TTL_MS: number; //# sourceMappingURL=constants.d.ts.map