declare const bridgeUrl = "https://paynow.test"; declare const apiUrl = "https://api.test/sdk"; declare const payNowUrl = "https://paynow.test"; declare const songbirdUrl = "https://songbirdstag.cardinalcommerce.com/edge/v1/songbird.js"; export { bridgeUrl, apiUrl, payNowUrl, songbirdUrl };