import React__default from 'react'; import { RenderElementProps } from 'slate-react'; import { DropDownProps } from 'antd'; declare function ParagraphDraggable(props: RenderElementProps & DropDownProps): JSX.Element; declare const _default: React__default.MemoExoticComponent; export { _default as default };