export declare const environment: { production: boolean; CBMS_LOGIN_URL: string; rmBaseUrl: string; apiBaseUrl: string; CBMSServiceUrl: string; headerLogoImageUrl: string; headerBackColorCode: string; };