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