/** * Generate a 32-byte machine id. * * @returns {Promise} A 32-byte machine id. */ export declare function getMachineId(): Promise; //# sourceMappingURL=machine-identifier.d.ts.map