Repository URL to install this package:
import { TextProps } from 'atoms/Text'; export interface ProductNameProps extends TextProps { }