export interface ArchiveIssuesAsync {
  jql?: string;
}
