/** Composer history is for user prompts, not TUI control commands. */ export declare function shouldStoreInPromptHistory(text: string): boolean;