/** * The explore backend plugin. * * @public */ export declare const explorePlugin: () => import("@backstage/backend-plugin-api").BackendFeature;