/** * This is the backend plugin that provides the Kubernetes integration. * @public */ export declare const kubernetesPlugin: import("@backstage/backend-plugin-api").BackendFeature;