import type { ChatSessionFile } from "./types.js"; export declare function findPiSessionJsonlFiles(piDir: string): Promise;