export declare type DeviceContext = { address: string; model: string; uuid: string; }; //# sourceMappingURL=deviceContext.d.ts.map