import type { SessionEntry } from "./types.js"; export declare function hasSessionAutoModelFallbackProvenance(entry: Pick | undefined): boolean;