import type { ChatPreset } from "../../types"; /** 众安信科 ADK 官方预设:聚合工具展示、消息解析、确认响应和默认上传等业务策略。 */ export declare const xGroupAdkPreset: ChatPreset;