/// <reference types="node" /> import * as stream from 'stream'; import getPolyfill = require('./polyfill'); export = getPolyfill;