export declare const REQUEST_TYPE_GET: "get"; export declare const REQUEST_TYPE_SET: "set"; export declare const REQUEST_TYPE_RESPONSE: "response"; export declare const INFINITY_TOKEN: "INFINITY_TOKEN";