export default CommentBubble;
declare function CommentBubble(): import("react/jsx-runtime").JSX.Element;
