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