import { NotificationService } from './Notification.service'; export const SERVICES = [ NotificationService, ];