export declare class ConstantsUtils { static readonly DEFAULT_ENDPOINT = "https://api.equos.ai"; static readonly DEFAULT_VERSION = "v1"; }