export declare class AlfrescoSettingsService { private _host; host: string; getAuthToken(): string; }