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