type PlaceholderAnimation = 'wave' | 'glow'

export default PlaceholderAnimation
