Repository URL to install this package:
import { styled } from 'styleh-components' const TimeElement = styled.time`` const TimeWrapper = styled.div`` export { TimeElement, TimeWrapper, }