import type { ParsedArgs } from "./types"; export declare function executeHarnessInfraCommand(parsed: ParsedArgs): Promise; //# sourceMappingURL=dispatchHarness.d.ts.map