import Editor from '../../../editor';
export default function bindEventKeyboardEvent(editor: Editor): void;
