useVibrate

fun useVibrate(short: Long = 100, long: Long = 400): Pair<() -> Unit, () -> Unit>