import type { SlateEditor, YooEditor } from '@yoopta/editor'; export declare function withTable(slate: SlateEditor, editor: YooEditor): import("slate-react").ReactEditor; //# sourceMappingURL=withTable.d.ts.map