export type CardTypes = 'visa' | 'mastercard' | 'amex' | 'discover' | 'unknown'; //# sourceMappingURL=CardType.type.d.ts.map