import { FactoryProvider } from '@angular/core'; /** * Provides the Storyblok API client. * * @returns The provider for the Storyblok API client. */ export declare const StoryblokClientProvider: FactoryProvider;