export declare const getStoryByStoryId: { (storyId: Amity.Story['storyId']): Promise>; locally(storyId: Amity.Story['storyId']): Amity.Cached | undefined; }; //# sourceMappingURL=getStoryByStoryId.d.ts.map