/** * The Slack notification processor for use with the notifications plugin. * This allows sending of notifications via Slack DMs or to channels. * * @public */ export declare const notificationsModuleSlack: import("@backstage/backend-plugin-api").BackendFeature;