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