import type { PluginElementRenderProps } from '@yoopta/editor'; export declare const Table: (props: PluginElementRenderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=table.d.ts.map