/// <reference types="react" /> declare const RichTextEditorForSlate: () => JSX.Element; export { RichTextEditorForSlate as default };