import { LoggerService } from './LoggerService'; /** @public */ export interface RootLoggerService extends LoggerService { }