import { LifecycleService } from './LifecycleService'; /** @public */ export interface RootLifecycleService extends LifecycleService { }