export interface IGCommentFromUserFields { id: string; self_ig_scoped_id: string; username: string; } //# sourceMappingURL=ig-comment-from-user.d.ts.map