Repository URL to install this package:
import { StyledBaseText } from '../styled' // inheriting from base style const LabelElement = StyledBaseText.as('label') export { LabelElement }