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