export declare enum MERCHANT_CAPABILITIES { Supports3DS = "supports3DS", SupportsCredit = "supportsCredit", SupportsDebit = "supportsDebit" }