/** Prefer PI's canonical id filename, then the newest timestamp-prefixed form. */ export declare function selectPISessionFilename(filenames: string[], sessionId: string): string | null;