/** * Registers the AzureDevOpsEntityProvider with the catalog processing extension point. * * @alpha */ export declare const catalogModuleAzureDevOpsEntityProvider: () => import("@backstage/backend-plugin-api").BackendFeature;