export default function streamToFile(source: any, filePath: any, callback: any): void;
