export declare enum CRDT_CONSTANTS {
    MAX_TUPLE_LENGTH = 255
}
