declare let getMachineId: () => Promise<string>;
export { getMachineId };
//# sourceMappingURL=getMachineId.d.ts.map