/** * Get a friendly name for the current device */ export declare function getDeviceName(): Promise; //# sourceMappingURL=device.d.ts.map