export interface IGVideoCopyrightCheckStatusFields { matches_found: boolean; status: string; } //# sourceMappingURL=ig-video-copyright-check-status.d.ts.map