import React from 'react'; import 'braft-editor/dist/index.css'; declare const CurrentBraftEditor: React.FC; export default CurrentBraftEditor;