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