/** * Based on the work of https://github.com/jchook/uuid-random */ export declare function uuid(): string; //# sourceMappingURL=uuid.d.ts.map