declare const API_URL = "https://streampay-checkout-production.up.railway.app/"; declare const REDIRECT_URL = "https://checkout.streampayment.app/"; export { API_URL, REDIRECT_URL };