export interface VideoCopyrightCheckStatusFields { matches_found: boolean; status: string; }