export declare const americanExpress: string;
export declare const dinersClub: string;
export declare const discover: string;
export declare const jcb: string;
export declare const mastercard: string;
export declare const unionpay: string;
export declare const visa: string;
