'use strict';
// TODO(mcollina): deprecate this file
const Transform = require('internal/streams/transform');
module.exports = Transform;