import { NgStoryblokApiHeadersFeature } from './_features.config'; /** * Provides the Storyblok API Headers * * @param headers The Storyblok API headers. */ export declare function withApiHeaders(headers: any): NgStoryblokApiHeadersFeature;