export interface InputProfilePhotoAnimated { type: string; animation: string; main_frame_timestamp?: number; }