import type { Formatter } from '../types.js'; export declare function createJsonlFormatter(): Formatter; //# sourceMappingURL=jsonl.d.ts.map