import styled from "styled-components"; /** * Accepts all HMTL attributes a `` element does. */ export const TableHead = styled.thead``;