import Notification_ from "../Admin/Notification"; declare namespace Notification { class INotification extends Notification_.INotification { } } export default Notification;