export declare function Bitwarden(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Trivy(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Vault(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
