export declare const ROOT_API_URL = "https://api.vocsel.com"; export declare const CONTENT_TYPE_APPLICATION_JSON = "application/json"; export declare const API_VERSION = "v1";