import UserHasNotification_ from "../Notary/UserHasNotification"; declare namespace UserHasNotification { class IUserHasNotification extends UserHasNotification_.IUserHasNotification { } } export default UserHasNotification;