type PlaceholderSize = 'xs' | 'sm' | 'lg'

export default PlaceholderSize
