import { PRNG } from "./types.js"; export declare function getNativeRng(): PRNG; //# sourceMappingURL=native.d.ts.map