declare class RetryAbortedError extends Error { constructor(); } export { RetryAbortedError }; //# sourceMappingURL=RetryAbortedError.d.ts.map