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