import styled from '@emotion/styled'; const StyledTable = styled.div``; export { StyledTable as Table };