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