/** * Gets the client's unique ID set by the module. You may also see `resetClientUniqueId`. */ export declare const getClientUniqueId: () => Promise; //# sourceMappingURL=getClientUniqueId.d.ts.map