/** Generates a random UUID v4 string. */ export declare function generateId(): string; //# sourceMappingURL=id.utils.d.ts.map