import { KubeStatusCondition } from '@kui-shell/plugin-k8s'; export default function success(conditions: KubeStatusCondition[]): boolean;