import { IEditor } from "../../index"; export declare function withContent(editor: IEditor): IEditor;