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