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