export interface RedisSetOptions { expiryMode?: string | any[]; timeout?: string | number; } //# sourceMappingURL=types.d.ts.map