import { SlateEditor, YooEditor } from '../editor/types';
export declare function buildSlateEditor(editor: YooEditor): SlateEditor;
//# sourceMappingURL=buildSlate.d.ts.map