export interface ConversationIds { conversations: string[]; has_more: boolean; } //# sourceMappingURL=ConversationIds.d.ts.map