/** * @public * The Sentry Module for the Scaffolder Backend */ export declare const sentryModule: () => import("@backstage/backend-plugin-api").BackendFeature;