export interface IssueChangelogIds { /** * The list of changelog IDs. */ changelogIds: Array; } //# sourceMappingURL=IssueChangelogIds.d.ts.map