export {
  default as CreateIssueDialog,
  default as EditIssueDialog,
} from "./add-working-group-issue-dialog";
