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