import type { NormalizedSession, SessionListEntry } from '../types.js'; export declare function parseFactorySession(filePath: string): Promise; export declare function findFactorySessions(): Promise; //# sourceMappingURL=factory.d.ts.map