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

export const StyledTableHeader = styled('thead', tableHeader);
