export declare enum PaymentGatewayEnum { STRIPE = 1, MERCADO_PAGO = 2 } //# sourceMappingURL=payment-gateway.enum.d.ts.map