import type { TUIState } from './state.js'; export declare function pruneChatContainer(state: TUIState): void; //# sourceMappingURL=prune-chat.d.ts.map