/** * Registers the AwsS3EntityProvider with the catalog processing extension point. * * @alpha */ export declare const catalogModuleAwsS3EntityProvider: () => import("@backstage/backend-plugin-api").BackendFeature;