export declare type PaymentType = 'PurchaseOrder' | 'CreditCard' | 'SpendingAccount';