import { ContentEditableProps } from '@lexical/react/LexicalContentEditable'; export default function ContentEditable(props: ContentEditableProps): import("react/jsx-runtime").JSX.Element;