import type { TableCellProps } from '@mui/material'; import React from 'react'; import type { PayloadRenderProps } from '../PayloadRenderPlugin.ts'; export declare const PayloadTableCell: React.FC; //# sourceMappingURL=PayloadTableCell.d.ts.map