export declare function resolveConversationIdFromTargets(params: { threadId?: string | number; targets: Array; }): string | undefined;