export declare enum RetryEvent { Error = "retry-error", MaxRetryTime = "max-retry-time" } //# sourceMappingURL=Event.d.ts.map