export type Vibrate = (duration: number) => void;