import type { SelectionPlugin } from './selectionPluginType'; export declare const selectionPlugin: SelectionPlugin; export default selectionPlugin;