import {CommentInput} from './CommentInput'; import {CommentPopup} from './CommentPopup'; export { CommentInput, CommentPopup, };