declare const BASE_API_URL = "https://api.payrexhq.com";

export { BASE_API_URL };
