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

export const StyledTableBody = styled('tbody', tableBody);
