import type { ActivityNotification } from "./activities/ActivityNotification"; export type IssueCommentNotification = ActivityNotification;