import { SafePlugin } from '@atlaskit/editor-common/safe-plugin';
export declare const createAutoExpandSelectionRangeOnInlineNodePlugin: () => SafePlugin;
