import { type KeyBinding } from '@codemirror/view'; export declare const indentKeyBinding: KeyBinding;