import { InjectionToken } from '@angular/core';
export declare const SKY_BOX_HEADER_ID: InjectionToken<string>;
