/** * Sonarqube backend plugin * * @public */ export declare const sonarqubePlugin: () => import("@backstage/backend-plugin-api").BackendFeature;