import { ScoreResult } from './types'; export declare function runBenchScore(taskId: string): ScoreResult; //# sourceMappingURL=score.d.ts.map