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