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