import { Module } from '../types'; /** * Reads the top level rlsr.json and adds the data to env */ export declare const readStatusFile: Module; //# sourceMappingURL=read-status-file.d.ts.map