/** * @returns A unique id */ export declare function getUID(): string; //# sourceMappingURL=utils.d.ts.map