export declare class PaymentMethods { static BONUS_BALANCE: string; static STRIPE_BALANCE: string; static FREE: string; }