import { YooptaPlugin } from '@yoopta/editor'; import type { TableElementMap } from '../types'; declare const Table: YooptaPlugin>; export { Table }; //# sourceMappingURL=table-plugin.d.ts.map