import type { AcpEvent } from "../acp/types.js"; export declare function adaptOpenCode(lines: AsyncIterable): AsyncGenerator;