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