export const STORY_TYPES = Object.freeze({ IMAGE: 'image', VIDEO: 'video', COMPONENT: 'component', });