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