export interface IBLECharacteristic { name: string; uuid: string; } //# sourceMappingURL=index.d.ts.map