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