/** * Sets a JsonRulesEngineFactCheckerFactory as FactCheckerFactory * loading checks from the config. * * @public */ export declare const techInsightsModuleJsonRulesEngineFactCheckerFactory: () => import("@backstage/backend-plugin-api").BackendFeature;