export declare enum EnumProvider { MERCADO_PAGO = "MERCADO_PAGO", STRIPE = "STRIPE" } //# sourceMappingURL=provider.enum.d.ts.map