/** * The Airbrake Backend plugin. * * @public */ export declare const airbrakePlugin: () => import("@backstage/backend-plugin-api").BackendFeature;