import type * as Intercom from "../index.js"; export type ReplyConversationRequest = Intercom.ContactReplyConversationRequest | Intercom.AdminReplyConversationRequest;