import { Editor } from "slate-react"; export declare const tablePlugin: () => any; export declare const TableButton: (props: { editor: Editor; }) => JSX.Element; //# sourceMappingURL=tablePlugin.d.ts.map