import { KeyboardHandler } from '@udecode/slate-plugins-core'; export declare const getListOnKeyDown: (pluginKeys?: string | string[] | undefined) => KeyboardHandler; //# sourceMappingURL=getListOnKeyDown.d.ts.map