import { AsyncStream } from "./index"; export declare function streamSecureRandomBytes(bufferSize?: number): AsyncStream;