import type { SafePlugin } from '@atlaskit/editor-common/safe-plugin';
export declare function keymapPlugin(): SafePlugin;
export default keymapPlugin;
