import crypto from "crypto";
export declare const randomUUID: typeof crypto.randomUUID;
