/** * This class contains helper methods related to encoding and parsing device serial * numbers and hardware IDs. */ export interface IDeviceHelper { } //# sourceMappingURL=device_helper.d.ts.map