// Auto-generated stub for `async-retry` types referenced by a vendored .d.ts.
// Emitted by createDeclarationCopier > buildOpaqueTypesStub.
//
// Names are aliased to `unknown` so consumers don't have to install
// upstream @types just to typecheck against eve. If real types are
// needed in user code, install the upstream @types and use them directly.

export type Options = unknown;
