/** @public */ export declare const exploreRouteRef: import("@backstage/core-plugin-api").RouteRef; /** * @deprecated This route is no longer used and can be removed * @public */ export declare const catalogEntityRouteRef: import("@backstage/core-plugin-api").ExternalRouteRef<{ kind: string; name: string; namespace: string; }, true>;