import styled from "@emotion/styled"; const StyledTableHeader = styled.thead``; export default StyledTableHeader;