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