/** * Generates a unique device identifier */ export declare function generateDeviceId(): string; //# sourceMappingURL=device.d.ts.map