/// declare function vinylSourceStream(filename: string): NodeJS.ReadWriteStream; declare namespace vinylSourceStream {} export = vinylSourceStream;