export interface UserCoverPhotoFields { offset_x: number; offset_y: number; source: string; }