export function collectRemovedCommentIds(comments: ReadonlyArray>, targetIds: ReadonlyArray, isInScope?: (comment: Record) => boolean): Set;