export { GapCursorSelection, Side } from './gap-cursor/selection'; export { setCursorForTopLevelBlocks, setSelectionTopLevelBlocks, hasGapCursorPlugin, } from './gap-cursor/actions';