export declare const getStoryCache: (storyId: Amity.Story['storyId'] | undefined) => Amity.CacheEntry | { data: undefined; cachedAt: undefined; } | undefined; //# sourceMappingURL=getStoryCache.d.ts.map