import type { LifecycleContext } from '../types'; export declare function reportAllErrors(context: LifecycleContext): Promise; //# sourceMappingURL=report-all-errors.d.ts.map