/** * @public * Search backend module for the Stack Overflow index. */ export declare const searchStackOverflowCollatorModule: () => import("@backstage/backend-plugin-api").BackendFeature;