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

export const StyledTableFooter = styled('tfoot', tableFooter);
