import { ISbStoryParams } from 'storyblok-js-client/src/interfaces'; import { NgStoryblokResolveLinksFeature } from './_features.config'; export declare function withResolveLinks(links: ISbStoryParams['resolve_links']): NgStoryblokResolveLinksFeature;