/** * Maximum number of retries for the throttling retry policy */ export declare const DEFAULT_CLIENT_MAX_RETRY_COUNT = 3; //# sourceMappingURL=throttlingRetryStrategy.d.ts.map