import { Transform } from "stream"; export declare function transformStreamToCsv(): Transform; //# sourceMappingURL=transformStreamToCsv.d.ts.map