import { type RunResult } from "@paretools/shared"; export declare function swiftCmd(args: string[], cwd?: string, timeout?: number): Promise; //# sourceMappingURL=swift-runner.d.ts.map