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