import { CatalogApi } from '@backstage/catalog-client'; /** * The catalogService provides the catalog API. * @alpha */ export declare const catalogServiceRef: import("@backstage/backend-plugin-api").ServiceRef;