export interface AdsPaymentCycleFields { account_id: string; created_time: string; multiplier: number; requested_threshold_amount: number; threshold_amount: number; updated_time: string; } //# sourceMappingURL=ads-payment-cycle.d.ts.map