/** * @public * The GitHub Module for the Scaffolder Backend */ export declare const githubModule: () => import("@backstage/backend-plugin-api").BackendFeature;