Нет описания

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