export declare function initRNGPool(): Promise<void>;
export declare function randomBytes(length?: number): Uint8Array;
//# sourceMappingURL=rng.d.ts.map