/** * Notification Infrastructure * * Cross-platform notification service for PR events. */ export { NotificationService, createNotificationFromStateChange } from './NotificationService'; //# sourceMappingURL=index.d.ts.map