import type { IArtifactKindConfig } from '../../../../../domain'; export declare const KubernetesMatch: IArtifactKindConfig; export declare const KubernetesDefault: IArtifactKindConfig;