export interface StoryInfo { fileName?: string; storyId: string; }