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