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