/**
 * Generates a random uuid for each event so we change the actual name of the event with uuids.
 */
export declare function uuid(): string;
//# sourceMappingURL=uuid.d.ts.map