export declare const PREPROD_URL = "https://preprod.vanilla-pay.net/"; export declare const PROD_URL = "https://bo.vanilla-pay.net/"; export declare const CURRENT_API_VERSION = "v2"; export declare const CURRENT_VPI_VERSION = "2023-01-12";