import seedrandom from "seedrandom"; export declare function createSeededRNG(seed: string): seedrandom.PRNG; //# sourceMappingURL=random.d.ts.map