import { NotificationClient } from "../.."; export declare namespace Notification { class INotification extends NotificationClient.INotification { } }