import { TableCellTypeMap } from ".";
/**
* The component renders a `
` element when the parent context is a header
* or otherwise a ` | ` element.
*/
declare const TableCell: import("@suid/types").OverridableComponent;
export default TableCell;
//# sourceMappingURL=TableCell.d.ts.map |