import { DdocProps } from './types'; declare const DdocEditor: import('react').ForwardRefExoticComponent>; export default DdocEditor;