/** * 管理已保存的对话 * 先选对话,然后选择操作(目前只有删除) */ export declare function manageConversations(): Promise; //# sourceMappingURL=conversations.d.ts.map