/** * Search backend module for the Explore index. * * @alpha */ declare const _default: () => import("@backstage/backend-plugin-api").BackendFeature; export default _default;