export declare function createInputStream(stream: any): Iterable; export declare function createOutputStream(stream: string): any; //# sourceMappingURL=io.d.ts.map