/// import { RenderElementProps } from 'slate-react'; export declare const renderElement: (props: RenderElementProps) => JSX.Element;