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