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