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