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