declare function isStream(val: any): boolean; export default isStream;