import type { SmokeHarnessResult, StressAggregateOptions } from './types.js'; export declare function aggregateStressRunArtifacts(options: StressAggregateOptions): Promise; //# sourceMappingURL=aggregate.d.ts.map