export declare function ExternalDns(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Helm(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Krew(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Kustomize(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
