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