import { Observable } from 'rxjs'; export declare const readFile: (basePath: string) => (dir: string) => Observable; //# sourceMappingURL=fileReader.helper.d.ts.map