/** @alpha */ export declare const kubernetesTranslationRef: import("@backstage/core-plugin-api/alpha").TranslationRef<"kubernetes", { readonly "kubernetesContentPage.permissionAlert.message": "To view Kubernetes objects, contact your portal administrator to give you the 'kubernetes.clusters.read' and 'kubernetes.resources.read' permission."; readonly "kubernetesContentPage.permissionAlert.title": "Permission required"; }>;