declare function isStream(val: any): boolean;

export = isStream;
