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