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