/** * Reads messages off of Google Pub/Sub subscriptions and forwards them into the * Backstage events system. * * @public */ export declare const eventsModuleGooglePubsubConsumingEventPublisher: import("@backstage/backend-plugin-api").BackendFeature;