export declare enum EArgsEncodings {
    JSON = 0,
    RESERVED = 65536
}
//# sourceMappingURL=Client.Constants.d.ts.map