export declare const enum EncodingFormat { Cbor = 0, MsgPack = 1, Json = 2 } //# sourceMappingURL=constants.d.ts.map