export type PaymentMethod = 'credit_card' | 'boleto' | 'pix';