export const InvalidKubeconfigChannel = "invalid-kubeconfig"; export type InvalidKubeConfigArgs = [clusterId: string];