import { Config } from '@backstage/config'; /** * @public */ export interface RootConfigService extends Config { }