Repository URL to install this package:
import { PlaceholderVectorProps } from '../typings' export interface TextPlaceholderProps extends PlaceholderVectorProps { lineSpacing?: string | number }