export type { ICommentThreadItem } from './CommentThreadItem.container';
export { CommentThreadItem } from './CommentThreadItem.container';
