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