import { HttpContext } from '@angular/common/http'; export declare const SHARED_LEARNING_HTTP_OPTIONS: { readonly context: HttpContext; };