import { InjectionToken } from '@angular/core'; /** * Injection token for the Storyblok API Headers. */ export declare const NG_STORYBLOK_API_HEADERS: InjectionToken;