import { styled, tableCell } from '@project44-manifest/react-styles';

export const StyledTableCell = styled('td', tableCell);
