/** * AWS SQS module for the Events plugin. * * @alpha */ export declare const eventsModuleAwsSqsConsumingEventPublisher: () => import("@backstage/backend-plugin-api").BackendFeature;