export type { SelectionData, SelectionDataState } from './types'; export { mobileSelectionPlugin as default, selectionPluginKey, } from './mobile-selection-plugin';