import type { LifecycleContext } from './stream-renderer-lifecycle.js'; export declare function checkProgressBannerStaleness(ctx: LifecycleContext): boolean;