import type { Random } from "../types.js";
export declare function generateUri(random: Random): string;
//# sourceMappingURL=uri.d.ts.map