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