import { type ContractRunner } from "ethers"; import type { IRenewalProcessor, IRenewalProcessorInterface } from "../../renewal/IRenewalProcessor"; export declare class IRenewalProcessor__factory { static readonly abi: readonly [{ readonly anonymous: false; readonly inputs: readonly [{ readonly indexed: true; readonly internalType: "uint256"; readonly name: "orgId"; readonly type: "uint256"; }, { readonly indexed: true; readonly internalType: "uint256"; readonly name: "productPassId"; readonly type: "uint256"; }, { readonly indexed: true; readonly internalType: "uint256"; readonly name: "productId"; readonly type: "uint256"; }, { readonly indexed: false; readonly internalType: "enum IRenewalProcessor.RenewalStatus"; readonly name: "status"; readonly type: "uint8"; }]; readonly name: "RenewalProcessed"; readonly type: "event"; }, { readonly inputs: readonly [{ readonly internalType: "uint256"; readonly name: "_passId"; readonly type: "uint256"; }]; readonly name: "getAllPassRenewalStatus"; readonly outputs: readonly [{ readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "passId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "productId"; readonly type: "uint256"; }, { readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "orgId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "pricingId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "startDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "endDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "timeRemaining"; readonly type: "uint256"; }, { readonly internalType: "bool"; readonly name: "isCancelled"; readonly type: "bool"; }, { readonly internalType: "bool"; readonly name: "isPaused"; readonly type: "bool"; }]; readonly internalType: "struct ISubscriptionEscrow.Subscription"; readonly name: "subscription"; readonly type: "tuple"; }, { readonly internalType: "enum ISubscriptionEscrow.SubscriptionStatus"; readonly name: "subStatus"; readonly type: "uint8"; }, { readonly internalType: "enum IRenewalProcessor.RenewalStatus"; readonly name: "renewalStatus"; readonly type: "uint8"; }]; readonly internalType: "struct IRenewalProcessor.PassRenewalStatus[]"; readonly name: ""; readonly type: "tuple[]"; }]; readonly stateMutability: "view"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256[]"; readonly name: "_passIds"; readonly type: "uint256[]"; }]; readonly name: "getAllPassRenewalStatusBatch"; readonly outputs: readonly [{ readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "passId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "productId"; readonly type: "uint256"; }, { readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "orgId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "pricingId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "startDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "endDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "timeRemaining"; readonly type: "uint256"; }, { readonly internalType: "bool"; readonly name: "isCancelled"; readonly type: "bool"; }, { readonly internalType: "bool"; readonly name: "isPaused"; readonly type: "bool"; }]; readonly internalType: "struct ISubscriptionEscrow.Subscription"; readonly name: "subscription"; readonly type: "tuple"; }, { readonly internalType: "enum ISubscriptionEscrow.SubscriptionStatus"; readonly name: "subStatus"; readonly type: "uint8"; }, { readonly internalType: "enum IRenewalProcessor.RenewalStatus"; readonly name: "renewalStatus"; readonly type: "uint8"; }]; readonly internalType: "struct IRenewalProcessor.PassRenewalStatus[][]"; readonly name: ""; readonly type: "tuple[][]"; }]; readonly stateMutability: "view"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256"; readonly name: "_passId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "_productId"; readonly type: "uint256"; }]; readonly name: "getSingleProductRenewalStatus"; readonly outputs: readonly [{ readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "passId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "productId"; readonly type: "uint256"; }, { readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "orgId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "pricingId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "startDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "endDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "timeRemaining"; readonly type: "uint256"; }, { readonly internalType: "bool"; readonly name: "isCancelled"; readonly type: "bool"; }, { readonly internalType: "bool"; readonly name: "isPaused"; readonly type: "bool"; }]; readonly internalType: "struct ISubscriptionEscrow.Subscription"; readonly name: "subscription"; readonly type: "tuple"; }, { readonly internalType: "enum ISubscriptionEscrow.SubscriptionStatus"; readonly name: "subStatus"; readonly type: "uint8"; }, { readonly internalType: "enum IRenewalProcessor.RenewalStatus"; readonly name: "renewalStatus"; readonly type: "uint8"; }]; readonly internalType: "struct IRenewalProcessor.PassRenewalStatus"; readonly name: ""; readonly type: "tuple"; }]; readonly stateMutability: "view"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256[]"; readonly name: "_passIds"; readonly type: "uint256[]"; }, { readonly internalType: "uint256[]"; readonly name: "_productIds"; readonly type: "uint256[]"; }]; readonly name: "getSingleProductRenewalStatusBatch"; readonly outputs: readonly [{ readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "passId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "productId"; readonly type: "uint256"; }, { readonly components: readonly [{ readonly internalType: "uint256"; readonly name: "orgId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "pricingId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "startDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "endDate"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "timeRemaining"; readonly type: "uint256"; }, { readonly internalType: "bool"; readonly name: "isCancelled"; readonly type: "bool"; }, { readonly internalType: "bool"; readonly name: "isPaused"; readonly type: "bool"; }]; readonly internalType: "struct ISubscriptionEscrow.Subscription"; readonly name: "subscription"; readonly type: "tuple"; }, { readonly internalType: "enum ISubscriptionEscrow.SubscriptionStatus"; readonly name: "subStatus"; readonly type: "uint8"; }, { readonly internalType: "enum IRenewalProcessor.RenewalStatus"; readonly name: "renewalStatus"; readonly type: "uint8"; }]; readonly internalType: "struct IRenewalProcessor.PassRenewalStatus[]"; readonly name: ""; readonly type: "tuple[]"; }]; readonly stateMutability: "view"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256"; readonly name: "_passId"; readonly type: "uint256"; }]; readonly name: "processAllPassRenewal"; readonly outputs: readonly []; readonly stateMutability: "nonpayable"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256[]"; readonly name: "_passIds"; readonly type: "uint256[]"; }]; readonly name: "processAllPassRenewalBatch"; readonly outputs: readonly []; readonly stateMutability: "nonpayable"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256"; readonly name: "_passId"; readonly type: "uint256"; }, { readonly internalType: "uint256"; readonly name: "_productId"; readonly type: "uint256"; }]; readonly name: "processSingleProductRenewal"; readonly outputs: readonly []; readonly stateMutability: "nonpayable"; readonly type: "function"; }, { readonly inputs: readonly [{ readonly internalType: "uint256[]"; readonly name: "_passIds"; readonly type: "uint256[]"; }, { readonly internalType: "uint256[]"; readonly name: "_productIds"; readonly type: "uint256[]"; }]; readonly name: "processSingleProductRenewalBatch"; readonly outputs: readonly []; readonly stateMutability: "nonpayable"; readonly type: "function"; }]; static createInterface(): IRenewalProcessorInterface; static connect(address: string, runner?: ContractRunner | null): IRenewalProcessor; }