export interface VideoCopyrightSegmentFields { duration_in_sec: number; media_type: string; start_time_in_sec: number; }