import { TCommentText } from 'platejs'; import { PlateLeafProps } from 'platejs/react'; export declare function CommentLeaf(props: PlateLeafProps): import("react/jsx-runtime").JSX.Element;