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