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