export declare const CHAT_CATEGORY: import("../../../../../nls.js").ILocalizedString; export declare const CHAT_OPEN_ACTION_ID = "workbench.action.chat.open"; export declare const ASK_QUICK_QUESTION_ACTION_ID = "workbench.action.quickchat.toggle"; export declare const AcceptToolConfirmationActionId = "workbench.action.chat.acceptTool"; export declare const SkipToolConfirmationActionId = "workbench.action.chat.skipTool"; export declare const AcceptToolPostConfirmationActionId = "workbench.action.chat.acceptToolPostExecution"; export declare const SkipToolPostConfirmationActionId = "workbench.action.chat.skipToolPostExecution";