/// <reference types="node" />
import stream from 'stream';
export default function vinylAssertFiles(): stream.Transform;
