import { InjectionToken } from '@angular/core'; export const MODULE_HOOKS = new InjectionToken('');