import { TablesEditor } from '@prezly/slate-tables'; export declare function insertTable(editor: TablesEditor): void;