/** Save results of anterior calls */ export declare function addCache Promise>(f: T, params?: { filePathForPersistanceAcrossRun: string; }): T;