import type { RetryConfig } from '@nest-mcp/common'; export declare function Retry(config: RetryConfig): MethodDecorator; //# sourceMappingURL=retry.decorator.d.ts.map