export interface CoverPhotoFields { cover_id: string; id: string; offset_x: number; offset_y: number; source: string; }