declare const CONNECT_TIMEOUT_INTERVAL = 30000; declare const CONNECT_AUDIO_URL = "https://s3.amazonaws.com/wc.perawallet.app/audio.mp3"; declare const PERA_LOADER_ANIMATION_URL = "https://s3.amazonaws.com/wc.perawallet.app/static/pera-loader-animation.json"; export { CONNECT_AUDIO_URL, CONNECT_TIMEOUT_INTERVAL, PERA_LOADER_ANIMATION_URL };