Repository URL to install this package:
import { styled } from 'view-container' import { classes } from './fixture' export const StyledTelephoneValue = styled.div.className(classes.telephoneNumberValue) ` /* @todo */ `