export declare class AppConstants { static OauthCallBack: string; static ReturnUrl: string; static authenticationStorageKey: string; static optionListStorageKey: string; static LOCALE: string; static ISB_EULA: string; static ShowStats: string; }