export declare enum EXPIRE_OPTION { NX = "NX", XX = "XX", GT = "GT", LT = "LT" } //# sourceMappingURL=expireOption.d.ts.map