/** * https://stackoverflow.com/a/2117523 */ export declare function uuid4(): string; //# sourceMappingURL=uuid.d.mts.map