export declare enum OnDemandJobPaymentMethod { creditCard = "PAYMENT_CREDIT_CARD", credits = "PAYMENT_CREDITS" }