export { RelativeSelectionPos, SelectionDirection, selectionPluginKey } from '../types/index';
export type { EditorSelectionAPI, SelectionPluginOptions, SelectionPluginState, SetSelectionRelativeToNode, } from '../types/index';
