import type { TerminalBenchResolvedConfig } from "./types.js"; export declare function loadTerminalBenchConfig(configPath: string): Promise;