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