/** * Azure Sites Backend Plugin * * @public */ export declare const azureSitesPlugin: () => import("@backstage/backend-plugin-api").BackendFeature;