/** * Events plugin * * @alpha */ export declare const eventsPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;