export declare const createSeededRandom: (seed: number) => (() => number);
//# sourceMappingURL=createSeededRandom.d.ts.map