export default interface StoryResponse { poster?: string; background?: string; video?: string; }