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