export default function useTripWire(value: any): [state: boolean, reset: () => void];