export { CommentArea } from './CommentArea'; export type { CommentAreaProps, InformationBoxProps } from './CommentArea';