import type { SlateEditor } from '@yoopta/editor'; export declare function withSelection(slate: SlateEditor): SlateEditor; //# sourceMappingURL=withSelection.d.ts.map