import CommentObjectReply, { CommentObjectReplyProps } from './CommentObjectReply';
export default CommentObjectReply;
export { CommentObjectReplyProps };
