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