export interface VideoCopyrightConditionGroupFields { action: string; conditions: Record[]; validity_status: string; }