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