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