import { Editor } from 'slate'; export declare const shortcuts: Record; export declare function withShortcuts(editor: Editor): Editor;