"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "NotificationsService", { enumerable: true, get: function () { return _notifications_service_provider.NotificationsService; } }); var _notifications_service_provider = require("./notifications_service_provider");