export type DeviceId = { type: 'deviceID'; value: string; };