import { LineState, LineKey, ValueFlashState } from './constants.js'; export declare function sweepCompletedEntries(cache: Map>, tpsState: Map, ctxState: Map, genericCache: Map): void; export declare function completeFlowImpl(id: string, cache: Map>, tpsState: Map, ctxState: Map, genericCache: Map): void; //# sourceMappingURL=lifecycle.d.ts.map