import { ILifecycleService } from 'retax-core'; export interface ILifecycleManager extends ILifecycleService { }