"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Notification = void 0; class Notification { } exports.Notification = Notification;