import { PluginKey } from '@atlaskit/editor-prosemirror/state';
export declare const clipboardPluginKey: PluginKey;
