/// import { Readable } from "stream"; export declare function diskFetcher(basePath: string, fileName: string): Promise;