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