/** Generate a time-ordered UUIDv7. */ export declare function uuidv7(): string; //# sourceMappingURL=uuid.d.ts.map