export { CommentThread } from "./comment-thread.js"; export type { Comment, CommentThreadProps } from "./comment-thread.js";