import { RandomGenerator } from '../crypto_utils'; export declare const nodeCryptoGenerateRandom: RandomGenerator;