export interface UserCoverPhotoFields { offset_x: number; offset_y: number; source: string; } //# sourceMappingURL=user-cover-photo.d.ts.map