/// import { Readable } from "stream"; export declare function readStreamedJSON(readable: Readable): Promise;