/// export declare function createStreamFromPath(path: string): Promise; export declare function getRequestStream(address: string): Promise;