export type IsTracking = { type: 'isTracking'; value: boolean; };