import { KeyBinding } from "@codemirror/view";
export declare const popOverCompletionKeymap: readonly KeyBinding[];
