export type CardBrands = 'amex' | 'dinersclub' | 'discover' | 'mastercard' | 'visa';