import { Module } from '../types'; /** * Prints initial status information */ export declare const startReport: Module; //# sourceMappingURL=start-report.d.ts.map