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