export type { ICommentThread } from './CommentThread.container';
export { CommentThreadContainer as CommentThread } from './CommentThread.container';
