import React from 'react'; import { IPropDocEditor } from '../types'; export declare function SingleUnknownEditor(props: IPropDocEditor): React.JSX.Element; //# sourceMappingURL=singleUnknownEditor.d.ts.map