/** * Jenkins backend plugin * * @public */ export declare const jenkinsPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;