export declare class AppSettings { static API_ENDPOINT: string; static CBMS_LOGIN_URL: string; static CBMS_SERVICES_URL: string; static apiBaseUrl: string; }