export interface InputStoryContentPhoto { type: string; photo: string; }