import type { YooEditor } from '../types'; export declare function getEditorValue(editor: YooEditor): import("../types").YooptaContentValue; //# sourceMappingURL=getEditorValue.d.ts.map