/** */ /// import { RichTextType } from '..'; export declare const RichEditor: (props: RichTextType) => JSX.Element;