import { TONE, tone } from '@hanzo/ui/product'
No examples yet.
export type Tone = 'settled' | 'moving' | 'stopped' | 'quiet'