/// import { Transform } from 'stream'; declare const factory: () => Transform; export default factory;